home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1224 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. Date: Mon, 21 Mar 1994 02:46:33 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: nox@jelal.north.de
  4. In-Reply-To: Juergen Lock's message of Sun, 20 Mar 94 18:31:50 CET <9403201731.AA00568@jelal.north.de>
  5. Subject: Real TIOCSETP
  6.  
  7. >From: Juergen Lock <nox@jelal.north.de>
  8. >Nicholas S Castellano writes:
  9. >> tty.c, file.h, xbios.c: ++entropy@terminator.rs.itd.umich.edu
  10. >>     Add a real TIOCSETP (differs from TIOCSETN in that it waits for
  11. >>     the output buffer to be empty if the device supports TIOCOUTQ.)
  12. >>     Remove a kludge in rsconf() which is not needed if a real TIOCSETP
  13. >>     exists.
  14. >
  15. > problem:  with this patch old programs can hang in TIOCSETN because
  16. >then they really get TIOCSETP...  and you usually only set an alarm for
  17. >TIOCSETP not TIOCSETN.
  18.  
  19. Well if you think it's important, maybe the definitions in file.h
  20. should be swapped, such that any old program will get TIOCSETN and you
  21. can recompile stuff to get the new TIOCSETP...
  22.  
  23. I recompile stuff all the time, so I don't usually notice stuff like
  24. this :-)
  25.  
  26. Cheers,
  27. entropy
  28.  
  29. --
  30. entropy -- it's not just a good idea, it's the second law.
  31. Personal mail:      entropy@gnu.ai.mit.edu
  32. MiNT library mail:  entropy@terminator.rs.itd.umich.edu
  33. "what do you have against octal?" -jrb
  34.  
  35.